NAG Logo
Numerical Algorithms Group
graphic

Known Issues with this Beta2 Version

All versions

  • The document "Introduction to the NAG Library" refers to the FORTRAN Library not the toolbox.

Windows version

  • The Windows toolbox requires a separate NAG Library installation.
  • The Windows toolbox does not work with releases on Matlab prior to R2006b.

Linux 32-bit version

  • At R2007b Matlab changed the way it includes the ACML Library, which the toolbox relies on. To fix this problem execute the following commands, where matlabroot is the root directory of the Matlab installation, and toolboxroot is the root directory of the toolbox installation, by default matlabroot/toolbox/NAG:
    cd toolboxroot/mex.glx
    ln -s matlabroot/bin/glnx86/acml.so libacml.so
    

Linux 64-bit version

  • At R2007b Matlab changed the way it includes the ACML Library, which the toolbox relies on. To fix this problem execute the following commands, where matlabroot is the root directory of the Matlab installation, and toolboxroot is the root directory of the toolbox installation, by default matlabroot/toolbox/NAG:
    cd toolboxroot/mex.a64
    ln -s matlabroot/bin/glnxa64/acml.so libacml.so
    
© The Numerical Algorithms Group 2008
Privacy Policy | Trademarks

© Numerical Algorithms Group

Visit NAG on the web at:

www.nag.co.uk (Europe and ROW)
www.nag.com (North America)
www.nag-j.co.jp (Japan)

http://www.nag.co.uk/numeric/MB/knownissuesbeta2.asp